home *** CD-ROM | disk | FTP | other *** search
- 09/21/1987 READ.ME for SZ100.ARC
-
- ╔════════════════════════════════════════════════════════════╗
- ║ ║
- ║ S Z -- Strip-Z's from FILES.BBS ║
- ║ ║
- ║ SZ: Strip control-Z's off FILES.BBS listings ║
- ║ V1.0 - 09/18/1987 - by Vincent T. Mills Opus 119/14 ║
- ║ Based on FILESPRN by Vincent E. Perriello, Opus 141/491 ║
- ║ Which is based on FILER by Robert Briggs, FIDO 15/464 ║
- ╚════════════════════════════════════════════════════════════╝
-
-
- This small utility clears and terminating control-Z marks from all
- FILES.BBS known to OPUS. It is based on a utility called FILESPRN by
- Vincent E. Perriello of Naugy-Net BBS Opus 141/491 (203) 729-7569.
-
- To call it, just type:
-
- SZ
-
- "Usage: sz [-o (number)][-v(level)] [-p]\n",
- The usage and options are:
-
- SZ [-o (number)][-v(level)] [-p]
-
- -? This help screen
- -o (number) only strip file area (number).
- -v(level) only strip areas at or below specified level
- levels are: TWIT, DISGRACE, NORMAL, PRIVEL,
- EXTRA, ASSTSYSOP, SYSOP and HIDDEN.
- (default level is HIDDEN for scanning all areas.)
-
- To get a list of options, type:
-
- SZ -?
-
-
- Use Microsoft C 4.0 to recompile if you need to customize.
-
-